CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - kalman tracking opencv

搜索资源列表

  1. Tracking

    0下载:
  2. Kalman跟踪和粒子跟踪的实现与性能对比,使用opencv实现-Kalman tracking and particle tracking and performance comparison, the use of achieving OpenCV
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12617
    • 提供者:昭君
  1. kalman-tracking.rar

    0下载:
  2. 用kalman滤波对运动点进行跟踪,用opencv函数写的。,Kalman filtering with points on the campaign tracking, written by opencv function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:9480
    • 提供者:luofei
  1. kalman_camshift.rar

    1下载:
  2. 基于opencv的例子 使用meanshift算法追踪屏幕中的白点,利用kalman移动搜索框.,Based on the example of the use of opencv tracking algorithm meanshift white screen, using kalman mobile search box.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:2551507
    • 提供者:oeway
  1. Kalman

    0下载:
  2. kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1031251
    • 提供者:qk
  1. kalman

    0下载:
  2. 用kalman滤波器实现运动目标的跟踪.vc6.0和opencv编程,-Using kalman filter tracking moving objects. Vc6.0 and opencv programming,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:2892
    • 提供者:hewei
  1. TracKIT

    2下载:
  2. TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28174450
    • 提供者:黄设
  1. face_tracking_based_on_Camshift_and_morphology

    0下载:
  2. 基于kalman滤波和人脸形态约束的人脸跟踪算法实现,可在快速人脸跟踪的同时很好的去除类肤色的干扰,注意是基于OpenCV函数库的程序。-Based on kalman filtering and face shape Face Tracking bound algorithm may face in the fast track at the same time remove the category of very good color interference, the attention
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:23508
    • 提供者:王亮亮
  1. TemplateMatch

    0下载:
  2. 自己做的一个图像采集和模板快速匹配软件,有几种不同的匹配算法进行对比-Own an image acquisition and fast template matching software, there are several different types of matching algorithms compare
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:120012
    • 提供者:宋雪兵
  1. kalman

    0下载:
  2. 用openCV实现,用kalman实时的跟踪一个点。-opencv tracking a point with kalman
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3236
    • 提供者:笑笑
  1. kalman1

    0下载:
  2. kalman滤波算法在图像中的应用,这个源码是二维点跟踪算法,是基于opencv,该源码对于学习摄像机坐标标定的人很有参考价值,会让你跟好的去了解kalman算法的应用于实现-kalman filtering algorithm at the application of images, this are two-dimensional point-source tracking algorithm is based on the opencv, the source for the calib
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:125535
    • 提供者:sunup
  1. kalman

    0下载:
  2. 利用kalman预估跟踪一个点。 这个点是一个带旋转的点。 这个程序供opencv初学者学习之用-tracking based on Kalman filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1359132
    • 提供者:王海波
  1. Vehicle_Tracker_with_background_subtraction_and_k

    0下载:
  2. Vehicle Tracking using a background subtraction based on mixture of Gaussians, and Kalman filtering to remove noise. Require OpenCV to be installed. By Jonathan Gagne University of Waterloo jgagne@uwaterloo.ca
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-30
    • 文件大小:13237226
    • 提供者:jon
  1. Kalman

    0下载:
  2. 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly gene
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1358012
    • 提供者:苏芮
  1. kalman_and_meanshift

    0下载:
  2. 基于opencv的目标跟踪示例代码,不错的学习实例,自己用过的-Opencv target tracking based on sample code, examples of good learning that he used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3638
    • 提供者:ptdoe
  1. Kalman_Effect

    0下载:
  2. 用Visual C++演示了基于opencv库的卡尔曼跟踪算法。-Demonstrated using Visual C++ opencv library based Kalman tracking algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1340954
    • 提供者:he
  1. SIFT_VC.lib

    1下载:
  2. 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-25
    • 文件大小:111583
    • 提供者:
  1. mouse_kalman

    0下载:
  2. 利用VC6.0编写,基于OPenCV库的Kalman滤波程序,对鼠标的运动进行Kalman滤波、预测和跟踪。-Use VC6.0 to write, based on Kalman filtering procedures OPenCV library of mouse movement Kalman filtering, forecasting and tracking.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1832419
    • 提供者:付刚
  1. opencv-kalmandemo

    0下载:
  2. 此处是我自己编写的基于opencv库的卡尔曼滤波框架下的运动点的跟踪程序-opencv kalman tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:6186
    • 提供者:赖世昌
  1. MeanShift-Kalman-tracking-algorithm

    0下载:
  2. 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:14885
    • 提供者:roc
  1. MeanShift-Kalman-tracking-algorithm

    0下载:
  2. meanshift+kalman to achieve tracking no opencv libraries
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3236729
    • 提供者:
« 12 3 »
搜珍网 www.dssz.com